[release/13.0] [main] Update dependencies from microsoft/usvc-apiserver#12564
Closed
github-actions[bot] wants to merge 1 commit intorelease/13.0from
Closed
[release/13.0] [main] Update dependencies from microsoft/usvc-apiserver#12564github-actions[bot] wants to merge 1 commit intorelease/13.0from
github-actions[bot] wants to merge 1 commit intorelease/13.0from
Conversation
…build 0.18.10 On relative base path root Microsoft.DeveloperControlPlane.darwin-amd64 , Microsoft.DeveloperControlPlane.darwin-arm64 , Microsoft.DeveloperControlPlane.linux-amd64 , Microsoft.DeveloperControlPlane.linux-arm64 , Microsoft.DeveloperControlPlane.linux-musl-amd64 , Microsoft.DeveloperControlPlane.windows-386 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.18.9 -> To Version 0.18.10
Contributor
Author
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12564Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12564" |
danegsta
approved these changes
Oct 31, 2025
Member
|
@danegsta I'm assuming we should hold off on this one until we figure out what is going on with the dashboard in python, but let me know if I should still look into this one. |
Member
|
@joperezr we are going to push a newer version into Aspire 13 to fix the Python issue. Closing this one |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #12540 to release/13.0
/cc @karolz-ms @dotnet-maestro[bot]
Customer Impact
This was originally investigated in response to #11717 ("rogue" errors from DCP at startup) but it is more serious than just a few unnecessary errors, namely, there is a short window during startup when DCP proxy may erroneously drop new connections. The DCP version associated with this PR fixes this issue.
Testing
Manual and automated testing
Risk
Low
Regression?
No